Wait a little bit for tty to appear.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 31 Aug 2005 10:24:43 +0000 (10:24 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 31 Aug 2005 10:24:43 +0000 (10:24 +0000)
commit186d3d4f1dbc755ff5eb6acb6768a96a5cc165bd
treef36a34fe27952b81136ed0e34a82359e5f789662
parentf5040b4a82036dd6a17930565b5f1d3cc87b8267
Wait a little bit for tty to appear.
There is a race condition that occurs after xend creates a domain.
The console client might be running before the console daemon has
noticed the new domain and setup a pty for it.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/console/client/main.c